object expired: Texpired Left = 516 Top = 505 BorderIcons = [] BorderStyle = bsDialog Caption = 'Dialog' ClientHeight = 85 ClientWidth = 166 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 153 Height = 41 Shape = bsFrame end object Label1: TLabel Left = 24 Top = 24 Width = 121 Height = 13 Caption = 'This program has expired.' end object OKBtn: TButton Left = 84 Top = 56 Width = 75 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = OKBtnClick end end